home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12990 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.9 KB  |  53 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!guzz
  3. From: guzz@netcom.com (Adam Gensler)
  4. Subject: Re: C++ Game programing? Help.
  5. Message-ID: <31530427.880753@10.0.2.1>
  6. Sender: guzz@netcom5.netcom.com
  7. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  8. X-Newsreader: Forte Agent .99d/32.182
  9. References: <jamilyan.36.018F2D76@mindspring.com>
  10. Date: Fri, 22 Mar 1996 20:02:27 GMT
  11.  
  12. On Fri, 22 Mar 1996 01:15:16 -0400, jamilyan@mindspring.com (DAD) wrote:
  13.  
  14. >I am a begining programer and have three general questions?
  15. >
  16. >1) Is C++ commonly used to write computer games?
  17. >
  18.  
  19.     It probably is now since OOP (object oriented programming) is easier to
  20. upkeep than straignt structured programming.
  21.  
  22. >2) If so, what is a good reference for teaching the handling of sound and
  23. >    graphics within a C++ program?
  24. >
  25.  
  26.     I believe what a lot of people do (unless they have a lot of time on
  27. their hands) is just buy 3rd party libraries for sound & graphics.  From what
  28. I've heard, any graphics library that comes with the compiler isn't fast at
  29. all.
  30.  
  31. >3) What are the most popular or best languages for writing graphics 
  32. >and strategy oriented computer games?
  33. >
  34. >4)(Not game related) What are the employment prospects for C++ programers?
  35. >    Whats the "HOT" language?  What is minimum training for entering job 
  36. >    market  and approx. starting pay?
  37.  
  38.     The employment prospects for programmers is good right now, but it's
  39. better to have knowledge of more than one language.  I think Audoesk is hiring
  40. strictly C++ programmers right now.  But the minimum training to enter the job
  41. market is usually a BS in computer science.  
  42.  
  43. I've seen starting pay at $40k/yr. for fresh out of college.  The starting pay
  44. will change depending on where you want to move to. 
  45.  
  46. >Answers to any of these questions or advice in general will be greatly 
  47. >appreciated.
  48. >
  49. >Either post here or E-mail to: jamilyan@mindspring.com
  50. >
  51. >Thanks in advance
  52.  
  53.